The ListHistoryPointsExResp object is used in:
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
Count |
Integer |
Yes |
Returns the number of responses in the array. |
|
Error |
Integer |
Yes |
Returns the error message generated by the VHS. A value of zero indicates success. See CxVhs Error Codes. |
|
Statistics |
Variant |
Yes |
Returns the entry count, timestamp start, timestamp end, and expiration days for a point in the VHS. Type: HistoryStats |
|
TagString |
Variant |
Yes |
Returns the site, service, Short Point ID, Long Point ID, and tag string for a point in the array. Type: HistoryTagStringEx |
|
TotalPointCount |
Long |
Yes |
The total number of points in the VHS. |
|
Version |
Integer |
Yes |
Returns the message version. This property ensures compatibility with software release versions of the VHS. |